Remove obsolete tool 'mbootpack'. SYSLINUX now supports Multiboot format.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 17 Oct 2006 15:13:13 +0000 (16:13 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 17 Oct 2006 15:13:13 +0000 (16:13 +0100)
commit6f007b178f8d71d8d84adfc2f1403ca38a31ab3a
treeb5a54f7c7fe318be5ba2721d15a7c3aa8b94864e
parent6794b71355b65c94d62cdd58aa2dc8a3afd2c102
Remove obsolete tool 'mbootpack'. SYSLINUX now supports Multiboot format.
Signed-off-by: Keir Fraser <keir@xensource.com>
14 files changed:
config/x86_32.mk
config/x86_64.mk
tools/misc/Makefile
tools/misc/mbootpack/GPL [deleted file]
tools/misc/mbootpack/Makefile [deleted file]
tools/misc/mbootpack/README [deleted file]
tools/misc/mbootpack/bin2c.c [deleted file]
tools/misc/mbootpack/bootsect.S [deleted file]
tools/misc/mbootpack/buildimage.c [deleted file]
tools/misc/mbootpack/mb_header.h [deleted file]
tools/misc/mbootpack/mb_info.h [deleted file]
tools/misc/mbootpack/mbootpack.c [deleted file]
tools/misc/mbootpack/mbootpack.h [deleted file]
tools/misc/mbootpack/setup.S [deleted file]